-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Approach 2 for Marathon 1.9 #357
base: master
Are you sure you want to change the base?
Conversation
# Conflicts: # jobs/src/test/scala/dcos/metronome/repository/impl/kv/marshaller/JobHistoryMarshallerTest.scala
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm building your change at jenkins-Metronome-metronome-pipelines-PR-357-2.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✗ Build of #357 failed.
See the logs and test results for details.
Error message:
Stage Compile and Test failed.
(๑′°︿°๑)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm building your change at jenkins-Metronome-metronome-pipelines-PR-357-3.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔ Build of #357 completed successfully.
See details at jenkins-Metronome-metronome-pipelines-PR-357-3.
You can create a DC/OS with your patched Metronome by creating a new pull
request with the following changes in buildinfo.json:
"url": "https://s3.amazonaws.com/downloads.mesosphere.io/metronome/builds/0.6.44-ecf8e07/metronome-0.6.44-ecf8e07.tgz",
"sha1": "d74ff853fffd4d471789fac02d500e8cc1131da2"
\\ ٩( ᐛ )و //
# Conflicts: # build.sbt # jobs/src/main/scala/dcos/metronome/repository/SchedulerRepositoriesModule.scala # project/Dependencies.scala
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm building your change at jenkins-Metronome-metronome-pipelines-PR-357-4.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔ Build of #357 completed successfully.
See details at jenkins-Metronome-metronome-pipelines-PR-357-4.
You can create a DC/OS with your patched Metronome by creating a new pull
request with the following changes in buildinfo.json:
"url": "https://s3.amazonaws.com/downloads.mesosphere.io/metronome/builds/0.6.48-4a9435d/metronome-0.6.48-4a9435d.tgz",
"sha1": "7c5d2b764e620f1ad0f710cf329cbf982cc5eb4d"
\\ ٩( ᐛ )و //
# Conflicts: # project/Dependencies.scala
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm building your change at jenkins-Metronome-metronome-pipelines-PR-357-7.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔ Build of #357 completed successfully.
See details at jenkins-Metronome-metronome-pipelines-PR-357-7.
You can create a DC/OS with your patched Metronome by creating a new pull
request with the following changes in buildinfo.json:
"url": "https://s3.amazonaws.com/downloads.mesosphere.io/metronome/builds/0.6.51-1656d4c/metronome-0.6.51-1656d4c.tgz",
"sha1": "b4d7d7bff0fbe420fd8e2af9a58c8f6f09b36867"
\\ ٩( ᐛ )و //
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm building your change at jenkins-Metronome-metronome-pipelines-PR-357-8.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✗ Build of #357 failed.
See the logs and test results for details.
Error message:
Stage Compile and Test failed.
(๑′°︿°๑)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm building your change at jenkins-Metronome-metronome-pipelines-PR-357-9.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔ Build of #357 completed successfully.
See details at jenkins-Metronome-metronome-pipelines-PR-357-9.
You can create a DC/OS with your patched Metronome by creating a new pull
request with the following changes in buildinfo.json:
"url": "https://s3.amazonaws.com/downloads.mesosphere.io/metronome/builds/0.6.53-8f3784c/metronome-0.6.53-8f3784c.tgz",
"sha1": "cc55752e57d7c46c2c7f7fd744995ff1fa8c2d2f"
\\ ٩( ᐛ )و //
This approach requires some changes in Marathon to inject a custom expunge strategy
JIRA issues: DCOS-50471